License Revocation Functions (in the License Generation Library)

The following table provides a list of the revocation API functions contained in the license generation library:

Function

Description

Request Structures Allowed

VLSgeneratePermissionTicket

>Generates a permission ticket for revoking standalone licenses only

>Provides license string-based revocation

PVPT_REQUEST
VLSgeneratePermissionTicketExt2

>Generates permission tickets for revoking network licenses

>The permission ticket is capable of performing deferred revocation up to 1 - 30 days

>Generates permission ticket for revocation of redundant licenses

VPT_REQUEST_EXT2

VPT_REQUEST_EXT3

VLSverifyRevocationTicket

Verifies the returned revocation ticket against the permission ticket for standalone licenses only

Allows RT verification against the PT generated using VPT_REQUEST
VLSverifyRevocationTicketExt2 Verifies the revocation tickets against the permission tickets generated using VLSgeneratePermissionTicketExt2 API Allows RT verification against the PT generated using VPT_REQUEST_EXT2 and VPT_REQUEST_EXT3
VLScgDecodeLicenseRevocationTicketExt

Decodes all types of revocation tickets.

Not applicable

See Also:

License Revocation Workflow